WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / PropertyChangedEventArgs<T> Class / NewValue Property
In This Topic
    NewValue Property (PropertyChangedEventArgs<T>)
    In This Topic
    The value of the property after the change.
    Syntax
    public T NewValue {get; set;}
    See Also